We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expected/Wanted Behavior: Data inserted via .paint() should persist after using any navigation method.
Current Behavior: After using any navigation method, data inserted via .paint() resets back to the initial data with which the chart was initialized.
Install Method: CDN
Since this issue came up at my workplace, I'll provide an example shortly. However, here's a list of the steps taken to reproduce this issue.
Is expected behavior? I haven't seen any related issues regarding missing data in the repo since 2013.
Currently, we have a refresh method, so this isn't a huge deal. However, I'd still like to see this as a feature.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected/Wanted Behavior: Data inserted via .paint() should persist after using any navigation method.
Current Behavior: After using any navigation method, data inserted via .paint() resets back to the initial data with which the chart was initialized.
Install Method: CDN
Since this issue came up at my workplace, I'll provide an example shortly. However, here's a list of the steps taken to reproduce this issue.
Is expected behavior? I haven't seen any related issues regarding missing data in the repo since 2013.
Currently, we have a refresh method, so this isn't a huge deal. However, I'd still like to see this as a feature.
The text was updated successfully, but these errors were encountered: