Lenin Meza
Lenin Meza
Hello :shock: , i need to implement a pie or Donut Chart with multiples series, the problem is the **rounded edges** and the spaces between the series. This is possible...
@1egoman In order to troubleshoot, I need: A bundle that doesn't work, preferably as minimal as possible. Upload it to pastebin.com: Link: https://pastebin.com/eg22rLqE Any commands you ran prior to debundling:...
I had a problem with the import of the Bootswatch CSS file. I resolved it with the next path: `import "bootswatch/dist/journal/bootstrap.css";` But it shows the **NavItem** component(_pills_) as follows: ...
Pie chart
How can i add a rounded corner to a **pie** chart like: - http://jsfiddle.net/pDdcd/ Is possible with the latest version of HighCharts?