Search found 7 matches

Go to advanced search

by bipinmv
Tue Aug 22, 2023 6:40 am
Forum: Highcharts Usage
Topic: noData value not updating when the state changes in React
Replies: 1
Views: 73
 
Jump to post

noData value not updating when the state changes in React

I have a state which holds the chart option. In that config I initialised value of noData with a value (actually wanted to initialise with an empty string to avoid showing "No data to display" for a moment before the original data gets plotted. But initialised with another value to illustr...
by bipinmv
Wed Apr 13, 2022 9:34 am
Forum: Highcharts Usage
Topic: Stacked bar chart min width issue
Replies: 5
Views: 944
 
Jump to post

Re: Stacked bar chart min width issue

Hi mateusz, Thanks for the details. My goal is to show Success, Failure and Failure(Unresolved) in the respective order. The values for each would be different in different scenarios. I have to maintain an order to make it consistent across all bar charts (Have around 100 bar charts with same series...
by bipinmv
Tue Apr 12, 2022 9:35 am
Forum: Highcharts Usage
Topic: Stacked bar chart min width issue
Replies: 5
Views: 944
 
Jump to post

Re: Stacked bar chart min width issue

Hi mateusz,
Thanks for the quick response.

I wanted to show the green section(Success) at the beginning of the bar.
The order of the stacked bar should be Success, Failed, Failed(Unresolved).

If I am not reversing the array, it has the old issue even with logarithmic yAxis type.
by bipinmv
Tue Apr 12, 2022 5:26 am
Forum: Highcharts Usage
Topic: Stacked bar chart min width issue
Replies: 5
Views: 944
 
Jump to post

Stacked bar chart min width issue

Hi, I am having an issue with stacked bar chart width. Smaller values are not showing in bar as the other values are high. Tried minPointLength and minPointWidth but could not resolve the issue yet. Here is the fiddle https://jsfiddle.net/BipinMV/y4tvkzrs/23/ Could you please suggest a fix for this ...
by bipinmv
Tue Feb 01, 2022 9:36 am
Forum: Highcharts Usage
Topic: Histogram zone color and bin width issue
Replies: 5
Views: 537
 
Jump to post

Re: Histogram zone color and bin width issue

Hi Mateuzs, Our requirement is to plot the dynamic data into bins and color them based on the condition (if they belong to light, medium or heavy). In the example given, the 4th bin is actually in the range of 2.5-2.8 which basically overlaps between the light and medium zones (light = 0-2.5 and hea...
by bipinmv
Thu Jan 27, 2022 8:56 am
Forum: Highcharts Usage
Topic: Histogram zone color and bin width issue
Replies: 5
Views: 537
 
Jump to post

Re: Histogram zone color and bin width issue

Thanks for the response Mateuzs,

Here the value "2.6" has been grouped to Light category. But actually I wanted to plot it in the Medium category as the zone limit is 2.5.
How can I achieve that
by bipinmv
Tue Jan 25, 2022 8:24 am
Forum: Highcharts Usage
Topic: Histogram zone color and bin width issue
Replies: 5
Views: 537
 
Jump to post

Histogram zone color and bin width issue

Hello, My requirement is to show 3 zones with multiple bins in each zone. Zone values are. 0 - 2.5 : Light 2.5 - 3.5: Medium >3.5: Heavy Here is the fiddle link for your reference https://jsfiddle.net/BipinMV/s5xvyL1k/42/ The issue is, Light and few Medium points are grouped together and plotted in ...

Go to advanced search