-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
Creating slices #639
Comments
@EstebanMonge have you added GaugeViz to viz_types_list ? |
It works!!! thanks a lot @xrmx |
Send the PR! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello:
I have problems to "create" slices... I am using Debian GNU/Linux, I follow this steps:
Creating develop environment:
I made a lot of test but I follow this steps to add a slice:
I copied big_number_total example and renamed to gauge:
After:
I add a gauge.js:
After:
I modified the line:
Finally I compiled again with npm and start server:
But still without see the Gauge slice.
The text was updated successfully, but these errors were encountered: