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
Trying to do this:
<Vizbuilder config={{fitFilter: myFunction}} />
Probably related to this line:
canon/packages/vizbuilder/src/helpers/chartconfig.js
Line 205 in a773aa2
This shouldn't get set if the user has defined one.
The text was updated successfully, but these errors were encountered:
implements precalculation for charts during dataset loading
546101f
closes #309
270530a
@frabarz I'm still having trouble setting this. Here's a live example (in d3plus) of the behavior I'm trying to achieve: http://jsfiddle.net/dr8ycq4b/
Sorry, something went wrong.
Are you sure? I tried in my local and can't replicate:
@frabarz hmm, ok I'll dig deeper.
frabarz
Successfully merging a pull request may close this issue.
Trying to do this:
Probably related to this line:
canon/packages/vizbuilder/src/helpers/chartconfig.js
Line 205 in a773aa2
This shouldn't get set if the user has defined one.
The text was updated successfully, but these errors were encountered: