Metadata-Version: 2.4
Name: graphplotyt
Version: 1.3.2
Summary: Plot backtest graph
Home-page: https://github.com/lauytgary/graphplotyt
Author: Gary YT Lau
Author-email: lauytgary@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=1.5.0
Requires-Dist: plotly<6,>=5.10.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# graphplotyt

Plot graph for backtest

## Fully Supported Browsers:
1. Chrome (latest)
2. Firefox (latest)
3. Safari (macOS/iOS, latest)
4. Edge (Chromium-based)

Internet Explorer 11 (IE11):
Requires polyfills (limited functionality).
Not recommended for new projects.

Mobile Browsers:
Works on Chrome (Android) and Safari (iOS), but complex charts may need responsive design tweaks.


### Version 1.3.2 update 20250511
- Minor amendments

### Version 1.3.1 update 20250422
- Minor amendments

### Version 1.3.0 update 20250422
- Add 'Show All' button to show all equity curves
- Set buttons positions


## Installation
```bash
pip install graphplotyt
