Adriano Raiano

Results 751 comments of Adriano Raiano

Can you describe a bit mire? ...it's not working... Which error?

what do you see in the web console? There should be an error... Or firstly... with wich browser do you test this?

probably you don't have a bin folder... try to make a clean code of the repository then run 'npm install' and 'npm install -g grunt-cli' and finally 'grunt'

I don't really understand your question but at the moment everything is a string.

Direction configurations only works for conditions...

ok... try with new version... and if the chart is cuttend on top... try to set y via options...

i know... the arrow from sub1 does not know that he can dock on bottom... the algorithm only docks on top and if possible on left...

This may help? https://dev.to/adrai/static-html-export-with-i18n-compatibility-in-nextjs-8cd

This approach is kust not using any i18n framework at all. It works for simple stuff... no pluralization, no context, no interpolation, etc...