shows the hidden graph in the chart
series | string | ID of th series that should be shown. |
Works with already defined series and allows for manipulating their visibility. The method works for series that was previously hidden by hideSeries() method.
Back to top