Search found 27 matches

Go to advanced search

by Harshad_919
Fri Jan 07, 2022 8:53 am
Forum: Highcharts Usage
Topic: tooltip scrollbar not resetting to top
Replies: 1
Views: 201
 
Jump to post

tooltip scrollbar not resetting to top

Hello, I am trying to show long data inside the tooltip with a vertical scroll. But when I scroll down into the tooltip of one data point and after that, I hovered on another data point then the tooltip scrollbar is not resetting to top. So I want to reset the tooltip scrollbar at top when user open...
by Harshad_919
Thu Jan 06, 2022 1:28 pm
Forum: Highcharts Usage
Topic: Not able to plot proper sankey diagram
Replies: 1
Views: 336
 
Jump to post

Not able to plot proper sankey diagram

Hi

I am traying to plot sankey diagram with a large amount of data. Please refer to the below example.
https://jsfiddle.net/8a0hkgy6/

Is there any data limit for sankey diagram or what is wrong with this data?
I want to plot a sankey chart for given data.
by Harshad_919
Tue Jan 04, 2022 3:58 am
Forum: Highcharts Usage
Topic: Set Time format according local time format
Replies: 5
Views: 1067
 
Jump to post

Re: Set Time format according local time format

Thank you so much @mateusz.b

Can you please give me example for updating chart with appropriate set of dateTimeLabelFormats options based on user localization?
by Harshad_919
Fri Dec 31, 2021 9:28 am
Forum: Highcharts Usage
Topic: Set Time format according local time format
Replies: 5
Views: 1067
 
Jump to post

Re: Set Time format according local time format

hi
Please refer below example
https://jsfiddle.net/wqno06m2/

X-axis labels are always shown in 24 hr clock format even our machine has 12 hr clock.

So I just want to show x-axis labels based on 12 hr clock or 24 hr clock. How I can set axis labels format dynamically based on the machine time format?
by Harshad_919
Thu Dec 30, 2021 4:25 pm
Forum: Highcharts Usage
Topic: Set Time format according local time format
Replies: 5
Views: 1067
 
Jump to post

Set Time format according local time format

Hi
I am plotting the line chart with x-axis type as Datetime. But it always shows the 24hr clock. But I want to set it dynamically (12 hr or 24 hr)according to the machine. How I can do this?
by Harshad_919
Fri Dec 03, 2021 1:10 pm
Forum: Highcharts Usage
Topic: No data message is not center aligned
Replies: 1
Views: 143
 
Jump to post

No data message is not center aligned

Hello, I am plotting a column chart that shows the "no data" message on the chart. But "no data" message is not center-aligned, because the height of plot area is too less than the background height. Why this is happening? I want to show this "no data" to the center of ...
by Harshad_919
Thu Dec 02, 2021 6:46 pm
Forum: Highcharts Usage
Topic: Fix alignment of label of plot lines
Replies: 1
Views: 205
 
Jump to post

Fix alignment of label of plot lines

Hello I am plotting the solid gauge chart with one plotline which has the label to show the value of that target line. So for some values, this label is plotted inside/outside/on arc of the solid gauge chart. So how can I show this label always outside of arc? Please refer to the attached image and ...
by Harshad_919
Tue Sep 21, 2021 7:44 am
Forum: Highcharts Usage
Topic: Label for axis plotLines is not fully visible
Replies: 2
Views: 527
 
Jump to post

Label for axis plotLines is not fully visible

hi I am trying to plot plotlines on y-axis with a data label. But data label is not fully visible when we set align to 'right' or 'center'. Its position is not proper. I had used useHTML for applying background color and border to the data label. Please refer the below jsfiddle. https://jsfiddle.net...
by Harshad_919
Wed Aug 25, 2021 5:04 am
Forum: Highcharts Usage
Topic: Plot custom line behind the line marker
Replies: 1
Views: 158
 
Jump to post

Plot custom line behind the line marker

Hi

I am trying to plot custom lines on each marker of a line chart. but those lines are plotted above the line marker. Now I want to plot lines behind the line marker.
I tried with zIndex but it's not working. How I can apply zIndex to custom lines?

https://jsfiddle.net/69anLhbq/
by Harshad_919
Tue Aug 24, 2021 5:01 am
Forum: Highcharts Usage
Topic: Custom data labels on bar chart
Replies: 3
Views: 1097
 
Jump to post

Re: Custom data labels on bar chart

Hello mateusz.b Thank you so much for quick reply. By removing this code '.add(this.series[3].group)' issue getting resolved but the position of the data label is getting changed. Can you help me to rotate the data labels without changing the position? Data label should be on top of each bar. Don't ...
by Harshad_919
Mon Aug 23, 2021 2:49 pm
Forum: Highcharts Usage
Topic: Custom data labels on bar chart
Replies: 3
Views: 1097
 
Jump to post

Custom data labels on bar chart

I am trying to show custom data labels on the bar chart but data labels are plotted in reverse format.
Don't want to use plotOptions.dataLabels.

See the below jsfiddle

https://jsfiddle.net/7df9j6uL/

How I can rotate or show a proper data labels?
by Harshad_919
Tue Aug 17, 2021 4:43 pm
Forum: Highcharts Usage
Topic: Plot a line on top of column's of column chart.
Replies: 3
Views: 827
 
Jump to post

Re: Plot a line on top of column's of column chart.

@mateusz.b thanks a lot

Can you tell me that how I can use the same logic for the bar chart also?
by Harshad_919
Mon Aug 16, 2021 2:01 pm
Forum: Highcharts Usage
Topic: Plot a line on top of column's of column chart.
Replies: 3
Views: 827
 
Jump to post

Plot a line on top of column's of column chart.

Can I plot lines on column cell only like the below chart?
by Harshad_919
Sun Feb 21, 2021 1:59 pm
Forum: Highcharts Usage
Topic: Tooltip x-axis values are not separated by comma.
Replies: 1
Views: 162
 
Jump to post

Tooltip x-axis values are not separated by comma.

Hello,

In scatter plot and bubble chart tooltip, x-axis values does not get separated via comma.
Refer below screenshot:-

how i can show comma separated x-axis values in tooltip.
by Harshad_919
Wed Nov 25, 2020 5:08 am
Forum: Highcharts Usage
Topic: Tooltip text going outside of tooltip.
Replies: 1
Views: 567
 
Jump to post

Tooltip text going outside of tooltip.

Hi... When tooltip text is too long and 'outside' property of highchart tooltip is set to the true then tooltip text showing outside of tooltip container. I have produced this issue on online editor. https://jsfiddle.net/rfgqsxy6/1/ How I can break tooltip text in multiple line with 'outside' proper...

Go to advanced search