Open zenmedia opened 9 years ago
After implementing the d3pie plugin we found that on smaller screens the pie graph was cut off. I have added the attributes preserveAspectRatio and viewBox to the SVG element to allow for the pie graph to be responsive and resize accordingly.
After implementing the d3pie plugin we found that on smaller screens the pie graph was cut off. I have added the attributes preserveAspectRatio and viewBox to the SVG element to allow for the pie graph to be responsive and resize accordingly.