Open doganoo opened 3 months ago
unfortunately, there is no response to this issue so I had to fork and do the work myself. Whoever has the same problem, feel free to use: https://github.com/Ucar-Solutions/PHPlot
@doganoo I see what your issue was. I think this one is solved in @AJRepo PHPlot (available on packagist via https://packagist.org/packages/phplot/phplot) already and the PR should be closed.
Hey. Thanks for the response.
seems still using the symlink which fails on non-administrator Windows environments.
The fork I had to create works pretty well. Will use this as long as there is the symlink.
but many thanks for letting me know :)
it seems like the symlink in phplotdocs is invalid:
as far as I can see, there is no phplot/ directory. Instead, it must be src/, doesn't it?
Further: Is it an option to replace the symlink with includes since symlinks are not working well with non-administrator accounts on Windows systems?
if yes, I would be happy to contribute by replacing the symlink with an include.