Forum Replies Created by himanshu_tanwar

Viewing 6 posts - 16 through 21 (of 21 total)
  • in reply to: Extra spaces in dateTime axis #21387

    In both the cases I sent (fiddle and your website code example), there is no set interval. Both only contain the data entries, then why does the spacing change. If it is because of the interval, then shouldn’t the interval be shown within the data range and not outside it?

    in reply to: Extra spaces in dateTime axis #21376

    The left x value given is that of 12 am, but the chart always starts from 11:30 no matter what the width of the chart is.
    In the date time example on your site there is no minimum and maximum value given and still there is no extra space.

    in reply to: Mouseover on line series not trigerring #20053

    Is there any other way by which I can get mouseover and mouseout to get triggered anywhere on the line?

    in reply to: Tooltip in overlapping charts #20052

    I don’t want to show all the y values at a particular x value.

    https://jsfiddle.net/QwZuf/1064/
    In this fiddle, at point x=50, the tooltip shows all the 3 y values.

    Is there any way I can know in the tooltip’s contentFormatter function which point the mouse is on. The shared=true option gives a list of all the Y values and not the Y-values where the mouse currently is.

    Hope what I am asking is clear. If you need more clarification then please do let me know.

    in reply to: Add HTML element in axis label #19799

    Same is the requirement for legend items

    in reply to: Add HTML element in axis label #19798

    @Vishwas,

    That does not fulfil the requirement, setting the maxWidth does not allow me to break the text at a specific point.
    Moreover I cannot make any specific section of the label to be bold.

    Is there any workaround for this or can HTML labels be supported anytime shortly?

Viewing 6 posts - 16 through 21 (of 21 total)