mujx

Results 87 comments of mujx

Hi @daniel-naegele, thanks for your interest in the project. This seems like a missing feature because currently that endpoint only accepts query paramters. This is the relevant piece of code...

Did you try to access the web page to verify if it's working? That logline doesn't mean it's not accessible or stuck.

Hi @maximuslotro , thanks for the feature request. We're using the apexcharts library to produce those charts. So yes, this can be added because it's supported by the library: https://apexcharts.com/javascript-chart-demos/bubble-charts/

That's indeed a good feature to have and it should be easy enough to implement.

Thanks a lot for the work on this one! Could you also add the `nlohmann-json` package in `appveyor.yml` [here](https://github.com/mujx/mtxclient/blob/master/appveyor.yml#L19) to fix the Windows build? edit: I just noticed the linux...

@heirecka Any updates on this?

This was left out by design because the service is meant to be behind some kind of http proxy that will handle those things. For example this can be achieved...