Skip to content
New issue

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

Extension Point "barPanel_" does not work in bar-charts (file pvc-d1.0.js) #3

Closed
rafaelpsouza opened this issue Dec 14, 2011 · 0 comments

Comments

@rafaelpsouza
Copy link

Reason (line 6596):

this.extend(this.pvBar,"barPanel_");

Patch (line 6596):

this.extend(this.pvBarPanel,"barPanel_");

buildguy pushed a commit that referenced this issue Jan 24, 2024
[CLEANUP] Reduce artifacts archived
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant