[CLOSED] Reload chart with dynamic number of YFields

  1. #1

    [CLOSED] Reload chart with dynamic number of YFields

    I have a stacked column chart defined on the page with ColumnSeries YFields = "MeasureA,MeasureB,MeasureC". There's a button on the page that will reload the chart with new data, including new columns in a datatable. The YFields need to be changed to "MeasureD,MeasureE,MeasureF,MeasureG" and store model needs to be reconfigured. Can that be done via the button's click directevent? Should I just delete the chart and XRender a new one?
    Last edited by Daniil; Feb 18, 2014 at 3:43 AM. Reason: [CLOSED]
  2. #2
    Hi @jchau,

    Yes, you should re-render the existing chart with new settings or just render a new chart, removing the previous one.

Similar Threads

  1. Replies: 1
    Last Post: Nov 07, 2013, 8:27 PM
  2. Column Chart - Failed New Data Reload
    By DenisEdde in forum 2.x Help
    Replies: 4
    Last Post: Jun 27, 2013, 7:37 PM
  3. [CLOSED] Dynamic line charts with unknown number of yfields
    By jchau in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 22, 2013, 8:34 AM
  4. [CLOSED] Chart - Decimals Number
    By pdcase in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Oct 22, 2012, 7:46 AM
  5. Replies: 2
    Last Post: Nov 22, 2010, 3:16 PM

Posting Permissions