Page 1 of 1

mousehover datapoint disappears the line in showcase

Posted: 21 May 2016, 10:57
by zeeshan.rb
I just bought sentinal heme and layout. In the showcase when i hover mouse on a datapoint of line, the line disappears. This is happening on charts demo of bar abd line chart.

Re: mousehover datapoint disappears the line in showcase

Posted: 21 May 2016, 12:29
by mert.sincan
Please try in our "line and bar chart" example;

Code: Select all

combinedModel.setShowDatatip(true);
combinedModel.setShowPointLabels(true);