Search found 7 matches

Go to advanced search

by austinnolfi
Fri Mar 18, 2022 6:40 pm
Forum: Highcharts Usage
Topic: Y-Axis Range: Setting a Minimum of 0 and a Dynamic Max <= 100.
Replies: 2
Views: 2271
 
Jump to post

Y-Axis Range: Setting a Minimum of 0 and a Dynamic Max <= 100.

Hello, I was curious if anyone could give advice on creating a Y-axis ranging from a minimum 0 to a maximum determined by largest y-value. However, the y-axis max would be capped at 100. The minimum is easy to set: min=0 on y-axis. One way I thought would be to make a function to check auto-calculat...
by austinnolfi
Wed Mar 02, 2022 5:05 pm
Forum: Highcharts Stock
Topic: Overlapping & Grouped Column Chart
Replies: 5
Views: 1340
 
Jump to post

Re: Overlapping & Grouped Column Chart

mateusz.b wrote: Tue Mar 01, 2022 10:55 pm Hi austinnolfi,

I was thinking about something like that:
https://jsfiddle.net/BlackLabel/yaktqr94/

Regards!
Ahh, this looks great. Nice and understandable code too. Thank you!
-Austin
by austinnolfi
Tue Mar 01, 2022 9:33 pm
Forum: Highcharts Stock
Topic: Overlapping & Grouped Column Chart
Replies: 5
Views: 1340
 
Jump to post

Re: Overlapping & Grouped Column Chart

Hi austinnolfi, Thanks for contacting us with your question. To create a chart like this I would recommend using additional x axis to place front row of columns. Demo: https://jsfiddle.net/BlackLabel/u76knt5m/ Unfortunately, shared tooltip doesn't work for overlaping columns. You could possibly try...
by austinnolfi
Tue Mar 01, 2022 9:24 pm
Forum: Highcharts Usage
Topic: Multiple Series (lines) within One Color Palette
Replies: 2
Views: 583
 
Jump to post

Multiple Series (lines) within One Color Palette

Hello, I'd like to make a chart where the first group of lines are colored in at different saturations within a first color palette (selected from blacks) and the second group colored from different saturations within a second color palette (selected from greens). I've included an image below and he...
by austinnolfi
Mon Feb 28, 2022 5:42 pm
Forum: Highcharts Stock
Topic: Overlapping & Grouped Column Chart
Replies: 5
Views: 1340
 
Jump to post

Overlapping & Grouped Column Chart

This post on StackOverflow conveys what I'm after perfectly: https://stackoverflow.com/questions/12540720/overlapping-columns-in-highchart However, I would like to have overlapping columns in groups of 3 like in this image: Screenshot 2022-02-28 122926.jpg I'm also interested in having the option fo...
by austinnolfi
Thu Jan 27, 2022 5:17 pm
Forum: Highcharts Stock
Topic: Tooltip on Hover for X-Axis Labels
Replies: 1
Views: 2956
 
Jump to post

Tooltip on Hover for X-Axis Labels

Hello, I'd like to implement a way to display a tooltip of text according to which x-axis label I hover over. For example, I'd like to have a tooltip with the text "Quarter 1 is January 1 - March 31" appear when hovering the mouse on x-axis label "Q1 2016". See the embedded image...

Go to advanced search