jQWidgets Forums

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Value-Axis label width Value-Axis label width #87445

    OracleLurker
    Participant

    Ok thanks. I will set min, max y-axis values for each of the series then and adjust the label width with padding.


    OracleLurker
    Participant

    Hi Dimitar.

    Thanks for the reply. Setting valueOnTicks = true works for the first point – it is now aligned with the start of the x-axis. The gap between the last point and the value axis on the chart remains however.


    OracleLurker
    Participant

    Thanks for the quick reply. I’m referring to this issue which had been discussed previously –
    http://www.jqwidgets.com/community/topic/chart-rangeselector/

    So in your example the volume is displayed on the chart and the closing price is displayed on the range selector but in my case both of these series are displayed on the chart – my range selector will either not show any values or will just display the closing price which is already displayed on the chart since this really makes the most sense in a practical stock chart application. And there will be some additional area series that I will be looking to add to the chart as well. So the problem is that only one series displayed on the chart (apparently the first) is having it’s range adjusted by the selector. And of course this means that the adjusted series will be out of synch with the other series that are displayed on the same chart. So it makes the range selector unusable for this scenario which i would think would be a pretty common scenario. The only way i can see to accomplish this would be to use an independent range selector control and the basically reload the data source each time that gets adjusted to only cover the range selected but it would be nice if there were an easier way. If any one series can be adjusted it’s hard to see why multiple series couldn’t be adjusted when x-axis gets updated by the selector.

    in reply to: display icon on chart display icon on chart #82126

    OracleLurker
    Participant

    I guess it can be done through setting the class on the label.

Viewing 4 posts - 1 through 4 (of 4 total)