toorshia / justgage

JustGage is a handy JavaScript plugin for generating and animating nice & clean dashboard gauges. It is based on Raphaël library for vector drawing.
MIT License
1.82k stars 461 forks source link

Contributors wanted for JustGage 2.0 #332

Open toorshia opened 5 years ago

toorshia commented 5 years ago

Hi everyone,

@robertsLando & myself are looking for people to help us make JustGage 2.0 happen. Current roadmap: https://github.com/toorshia/justgage/projects/1

Some of the tickets require heavy work on the code which renders the gauge shape - people familiar with Raphael and some basic maths skills are welcome to get their hands dirty.

Get in touch and let's get it running! ☺️

Thanks!

robertsLando commented 5 years ago

@deezone Welcome in the Team! :) I saw your email, you would like to start with #241. I suggest to create a separete method like update to keep back compatibility (also because refresh is not very user friendly as name and I think it should be used at most to update gauge value). If you want we can speak about this in #241. I have also created some methods for quick releases and auto-changelog creations, than I also suggest to use Conventional commits style for better readable commits. Ex: [<type>] <message>

Where type must be one of the following:

For any other things just ask me there on on my personal email.

PaddlerNZ commented 5 years ago

Happy to help with testing - not much of a coder - but love JustGauge and want to see it evolve.

spacecat commented 6 months ago

Any progress on this? Is the project still alive? I would suggest putting all the effort into a React version of JustGauge!

robertsLando commented 6 months ago

The project is still alive yeah but I mostly focus on bug fixes. Feel free to open a PR in case you need a new feature

spacecat commented 6 months ago

@robertsLando cool, will do if I come up with one 👍🏼