Maxim Maltsev

Results 8 comments of Maxim Maltsev

@farshad662 depends on what you mean by refactoring. Via gauge chart options you can configure colors, sizes, fonts and positioning. You can play with them [here](https://recogizer.github.io/gauge-chart/examples/samples/edit.html?{%22arcColors%22:[%22rgb(44,151,222)%22,%22lightgray%22],%22arcDelimiters%22:[80],%22rangeLabel%22:[%220%%22,%22100%%22],%22centralLabel%22:%2270%%22}).

Hi @veersagar, seems like in your case the method `updateNeedle` is applied to the `gaugeChart` object before it has been initialized. I never faced this issue before and it's very...

@FallenRiteMonk Thanks for the suggestion! This functionality might be implemented in the future. We will post updates on the status of its development here.

@srihairkrishna33 Sorry for a late response. Unfortunately, you cannot do it in current version. This functionality might be implemented in the future.

@FallenRiteMonk Thanks for the suggestion! This functionality might be implemented in the future. We will post updates on the status of its development here.

@avmaisak @michaelbazos Thank you guys! I tried to remove `package_lock` and reinstall `node_modules` but the error persists. Before creating this issue I upgraded the version of the library up to...

@michaelbazos I resolved the problem by fixing the version of the library at `6.0.4`. It seems like one of your updates in the following versions introduced breaking changes. My suspicion...

I can defenetly fix them, the only problem is to agree on some uniformed naming. Should we use a [CamelCase](https://en.wikipedia.org/wiki/Camel_case) or an underscore `_` to separate words, should the terms...