niks-git commented on issue #697: Adding new visualizations URL: https://github.com/apache/incubator-superset/issues/697#issuecomment-359386899 @mistercrunch I tried creating a new viz type for "dual axis bar and line" graph by following your steps using the chord example, but despite everything, I am still not able to see my newly created viz type in the drop down list after i restart the superset server. Note: In your example, the code maintains a list of viz_types, but the latest code on which I am working computes that list using globals(). Can you suggest where could I be going wrong? Files added: dualaxis_bar_line.css/.jsx/.png Files updated: main.js, viz.py, visTypes.js Files not modified: package.json
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
