PhpSpreadsheet icon indicating copy to clipboard operation
PhpSpreadsheet copied to clipboard

49/5000 problem with 'y' axis when there are negative values

Open luispalace opened this issue 4 years ago • 1 comments

This is:

- [*] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet)
As notariomayordelreino stated must change $id2 for $id1 at line 935:
![image](https://user-images.githubusercontent.com/46744193/116688330-dbb2c400-a9b6-11eb-8cec-b1c8c3da09a7.png)


With correction:
![image](https://user-images.githubusercontent.com/46744193/116688240-b1f99d00-a9b6-11eb-81a0-fd9be7ea3dcb.png)

Without it:
![image](https://user-images.githubusercontent.com/46744193/116688477-0bfa6280-a9b7-11eb-8d0f-b6f3c6b33cde.png)

I think is a BUG that must BE SOLVED.

luispalace avatar Apr 30 '21 11:04 luispalace

There have been a lot of changes to Chart processing over the last few months, and I believe the change you suggested is among them. Can you test again and see if your problem is fixed?

oleibman avatar Sep 02 '22 02:09 oleibman

Closing, no update in 4 months, believe issue is already resolved.

oleibman avatar Jan 25 '23 05:01 oleibman