-
Notifications
You must be signed in to change notification settings - Fork 131
Description
Hello,
I have couple of days trying to solve a small problem, at least thats what i think.
I have everything installed and the graph shows correctly, but if i dont add a value in the td the legend serie still shows. i want that to be hidden and the chart dynamically resize to the full chart window.
you can check the example here: https://www.eduaktiv.al/programet/bachelor/studime-mjedisore
i have hidden the table th and td by javascript if they are empty... but if u see the chart it shows 6 bars spaces (3 in my case which has value).
i found this in fiddle: http://jsfiddle.net/hz2PN/ but since its highcharts js i cant manage to integrate it in my code in highchart table plugin.
Please if someone can solve this it could help me a lot!
Regards,
Laert