Closed santhoshtr closed 4 years ago
Hi @santhoshtr, do you want to open a pull request for this feature?
You could change the SpectrumAnalyser.vue component, so that it accepts a custom rendering function as property. This way you could do whatever you’d like with the calculated points.
It will be helpful to customize the spectrum analyser using passed styles. For example setting the fillstyle will help setting a desired color to match the background of application. This may be additional properties for the SpectrumAnalyser component along with width height properties.
Setting them to canvas should be easy with its context api