easycharts icon indicating copy to clipboard operation
easycharts copied to clipboard

Easily create data visualization of static or streaming data

Results 4 easycharts issues
Sort by recently updated
recently updated
newest added

Thanks for writing this, works great. Write now the extra chart logic looks like this : https://github.com/codemation/easycharts/blob/556a50a0be2880542f2010c7ec177610b46afb55/easycharts/charts.py#L63 It looks like support for adding more than 2 charts on a single...

Hi I tried running the real world example you have but I'm getting the following error: `PS C:\Code\fastapiBench> uvicorn --host 0.0.0.0 --port 6969 charts:server INFO: Started server process [19284] 08-19...

I get an error when trying to run the example: ``` 10-06 12:54:36 uvicorn.error INFO connection open ERROR: Exception in ASGI application Traceback (most recent call last): File "/miniconda/lib/python3.8/site-packages/uvicorn/protocols/websockets/websockets_impl.py", line...

bug

## Problem Bart type is unable to be specified, defaulting to Bart type graphs ## TODO - [ ] Fix selection to allow chart_type=bar|line for graph pages