-
Notifications
You must be signed in to change notification settings - Fork 41
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
Adding more than 1 needle inside gauge #30
Comments
@hamzahalvanaa check my fork that does precisely that... https://github.com/NickersWeb/D3-Radial-Gauge |
how to use your project with the existing angularJS project? |
Hello I do not do programmation anymore in my life. But you just have to
isolate the needle logic part and duplicate it.
Good luck
…On Tue, Mar 9, 2021 at 2:40 AM Hamzah. ***@***.***> wrote:
Could you give me the option of how to draw more than one needle inside
the gauge? Please
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#30>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOX24LVU2WEP7J5RMOJNILTCXGINANCNFSM4Y27BCRA>
.
|
@hamzahalvanaa in my fork I have a demo. It's just JavaScript. From what I can remember, you just put the data in the scope and call the functions when needed to update the gauges etc |
I need few explanation from you, here is my code : template.html :
template.js :
Where is the needle logic part that I need to isolate and duplicate? Thank you |
Prepare a plunker or jsfiddle and I will try to make make it work, but no garantee |
Here is my example, http://plnkr.co/edit/fcPQwTfbC1gOwrtS |
@hamzahalvanaa here you go... http://plnkr.co/edit/1u2zCNhM44RFN3y5 |
@NickersWeb thanks for your effort, but I've looked forward to seeing the result from @stherrienaspnet |
Sorry I’m so busy at this time
…On Wed, Mar 10, 2021 at 2:41 AM Hamzah. ***@***.***> wrote:
@NickersWeb <https://github.com/NickersWeb> thanks for your effort, but
I've looked forward to seeing the result from @stherrienaspnet
<https://github.com/stherrienaspnet>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOX24I52O2UA2CRXX7GSRTTC4PCHANCNFSM4Y27BCRA>
.
|
@hamzahalvanaa was this ever resolved? |
@NickersWeb well i should give a try. thanks a lot |
Could you give me the option of how to draw more than one needle inside the gauge? Please
The text was updated successfully, but these errors were encountered: