Forum Replies Created by pworthing

Viewing 3 posts - 1 through 3 (of 3 total)
  • in reply to: adding data fields to chart at initialization time #35742

    thanks

    in reply to: adding data fields to chart at initialization time #35729

    Thanks for reply. I have added an option to add a chart to a favourites list after the user has created it. I then want to know information about the chart that a user created (ie: field they are looking at), so I can reproduce.

    I have created the following:
    https://jsfiddle.net/j5c0s3d6/

    I was trying to create myField1 in the chart yesterday, during initialization. (or was going to use the exportFileName variable if I had to)

    Thinking about it today, I may just add after the chart is created (where I have added myField2 now). I assume this will stick around even if things are resized?
    Still curious if it is possible to do as I tried yesterday with myField1?

    Thanks

    in reply to: missing zero data points #32122

    thanks for your help. Adding x value to stack chart helps. I did not think that was necessary.
    Faster than my alternative which was to trace through each noting what values were missing and adding empty zero option

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