Skip to content

onClick option bug#16

Open
monasysinfo wants to merge 2 commits intomatthisk:masterfrom
monasysinfo:onClick_Issue
Open

onClick option bug#16
monasysinfo wants to merge 2 commits intomatthisk:masterfrom
monasysinfo:onClick_Issue

Conversation

@monasysinfo
Copy link

Fix bug when using onClick option :
When I declare an onCLick option like this :
options = {
'onClick': 'graphClickEvent',
}
The generated JSON is : "onClick" : "graphClickEvent"
Expected is "onClick" : graphClickEvent

Fix bug when using onClick option
@matthisk
Copy link
Owner

Tests are failing, seems like re is not imported

Add re library
@monasysinfo
Copy link
Author

monasysinfo commented Oct 17, 2017 via email

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

Successfully merging this pull request may close these issues.

2 participants