I want to generate chart using phpspreadsheet library. Below is my requirement that I am not able to fulfill right now using phpspreadsheet.
please check below images and suggest me options for below points.
- Want to set position of Data Values to "Below" of points.
- Want to remove border from Y-Axis same as Required Output Image.
- Want to set Line above X-Axis Labels (6/17,7/17) same as Required Image style.
How can I do that. I have searched whole Chart.php writer file but not found any usefull function.
Help me guys if possible or any other alternate Library also there...
Current Output:
Thanks in Advance.