Search found 23 matches

Go to advanced search

by pankajd
Fri Dec 03, 2021 6:21 am
Forum: Highcharts Usage
Topic: how to remove space between high chart legend and actual chart
Replies: 3
Views: 1619
 
Jump to post

Re: how to remove space between high chart legend and actual chart

how to give individual height parameter for actual graph and legend
suppose graph having 200px height
legend height equal to 100px

is it possible??

now issue is overlapping legend on chart
Untitled.png
Untitled.png (33.54 KiB) Viewed 1601 times
by pankajd
Thu Dec 02, 2021 7:03 am
Forum: Highcharts Usage
Topic: how to remove space between high chart legend and actual chart
Replies: 3
Views: 1619
 
Jump to post

how to remove space between high chart legend and actual chart

Hii, i am working on high chart so i have added legend to the chart.chart has 100% width now problem is there is vertical space coming between chart and legend so how to remove space space_removed.png i have put my code into jsfiddle https://jsfiddle.net/pankaj_durve/ycf2dzL1/1/ please provide the s...
by pankajd
Tue Nov 16, 2021 1:42 pm
Forum: Highcharts Stock
Topic: HOW TO ALIGN LEGEND IN SAME LINE
Replies: 5
Views: 975
 
Jump to post

Re: HOW TO ALIGN LEGEND IN SAME LINE

I seen above example. But legend details is truncating .not displaying properly(user has to do scroll)
but now I increased height of legend,
same issue occurred

https://jsfiddle.net/BlackLabel/0kaw8ygf/
by pankajd
Mon Nov 15, 2021 12:56 pm
Forum: Highcharts Stock
Topic: HOW TO ALIGN LEGEND IN SAME LINE
Replies: 5
Views: 975
 
Jump to post

Re: HOW TO ALIGN LEGEND IN SAME LINE

by pankajd
Mon Nov 15, 2021 9:42 am
Forum: Highcharts Usage
Topic: HOW TO ALIGN LEGEND IN SAME LINE
Replies: 1
Views: 167
 
Jump to post

HOW TO ALIGN LEGEND IN SAME LINE

Hi,

i am working on pie chart.so i want to align legend of all pie chart on the same line.
currently it showing not aligned

refer follow link

https://jsfiddle.net/pankaj_durve/Lob35hzu/1/
by pankajd
Thu Nov 11, 2021 6:31 am
Forum: Highcharts Stock
Topic: HOW TO ALIGN LEGEND IN SAME LINE
Replies: 5
Views: 975
 
Jump to post

HOW TO ALIGN LEGEND IN SAME LINE

HII,

I am working on pie chart.i want to align pie chart on the same line




in image all pie chart not align.legend showing up down
piechart.jpg
piechart.jpg (34.17 KiB) Viewed 975 times
by pankajd
Tue Jul 20, 2021 1:59 pm
Forum: Highcharts Stock
Topic: How to display 3rd value of array in tooltip
Replies: 3
Views: 404
 
Jump to post

How to display 3rd value of array in tooltip

Hii, Suppose i have one array [x,y,z] in graph .so i want to display value in graph tooltip currently we have access of only x,y values ,but i want to access z value in tooltip tooltip: { formatter: function (data,axis) { console.log(this.x); console.log(this.y); console.log(this.z);///getting undef...
by pankajd
Wed May 19, 2021 12:15 pm
Forum: Highcharts Stock
Topic: chart is unable to display all Dates on category axis
Replies: 3
Views: 465
 
Jump to post

Re: chart is unable to display all Dates on category axis

No
here also some category axis value are hidden
i want to display all categopry axis value
by pankajd
Tue May 18, 2021 8:31 am
Forum: Highcharts Stock
Topic: chart is unable to display all Dates on category axis
Replies: 3
Views: 465
 
Jump to post

chart is unable to display all Dates on category axis

Hi,,

i want to show datewise data on chart .nit chart is working fine.but most of the dates are missing on category axis
i used date time chart here

my requirement is all dates in data should ne displayed on category axis
here my fiddle link

https://jsfiddle.net/pankaj_durve/swg8q9a3/3/
by pankajd
Thu Apr 22, 2021 6:33 am
Forum: Highcharts Usage
Topic: How to set auto margin from Left and Right in chart
Replies: 1
Views: 714
 
Jump to post

How to set auto margin from Left and Right in chart

Hi,

How to set auto left and right margin in chart
by pankajd
Wed Jan 20, 2021 7:50 am
Forum: Highcharts Usage
Topic: How to configure Lience key in Angular Appliocation
Replies: 1
Views: 513
 
Jump to post

How to configure Lience key in Angular Appliocation

I have high chart Lience key.
but i am using Angular 7 Application
so how to configure Lience key into that application.
by pankajd
Wed Jan 20, 2021 6:55 am
Forum: Highcharts Stock
Topic: Mouse wheen Zoom is not Working in Stock Chart
Replies: 1
Views: 371
 
Jump to post

Mouse wheen Zoom is not Working in Stock Chart

I am working on millisecods chart
i want to set mouse wheel zoom / reset zoom on chart
i have written the code but its not working

i have created jsfiddle

https://jsfiddle.net/pankaj_durve/4z7cqxof/3/
by pankajd
Mon Dec 07, 2020 10:42 am
Forum: Highcharts Stock
Topic: Problem deleting axis of graph
Replies: 7
Views: 377
 
Jump to post

Re: Problem deleting axis of graph

Working....Thanks a Lot.
but in all example ,there is no any mentioned about yAxis key in flag series object.
only memtioned onSeries
by pankajd
Tue Dec 01, 2020 2:01 pm
Forum: Highcharts Stock
Topic: Problem deleting axis of graph
Replies: 7
Views: 377
 
Jump to post

Re: Problem deleting axis of graph

No
my requirement is
user can add dynamically axis and series as he wants
user can also remove the axis and series as he wants

visible axis is not proper solution i think

i want to delete it ...

Go to advanced search