Closed zeroocl closed 1 year ago
Hello, there is an option. You can change it in your python installation/venv: python/Lib/site-packages/psychrochart/chart.py (line 376 to 382). You can change the linewidth (lw) in line 381 to a smaller value. But I dont know how to access it from the front-end.
Thank you !
More details here: https://github.com/azogue/psychrochart/issues/14#issuecomment-1576681360
Hello, I would like to have only thin connexions between points in the diagram, without the pink zone around the line segments. I didn't find the option to remove them. Is it possible ? Thanks