Build me a D3 graph ASAP
Budget: $10 – $60 USD
I cannot wait several days for this so please do not bid unless you can start immediately.
See attached file for sample data and example image.
The image is an example of the graph I want. The graph shows four data elements.
Y axis are percentage and time in MS.
The left hand Y axis shows a percentage. This is the efficiency of the machine.
The right hand Y axis shows time in ms. This is the RPM of the revolutions.
Disconnected (red) and Outages (blue)
The bottom (at 0) shows when there is a disconnection and if there was also an outage.
It can happen that the machine continues running but is not outputting anything and we call that disconnections.
There can be a disconnection without any down time (outages) which is shown as red at the bottom.
An outage is when the motor fails and stops running.
When this happens, a period of disconnected time and outage time overlap.
I include sample data and an image showing how the graph should look when completed.
You of course have to put the data into a mysql/mariadb table so you can build a function that retrieves the data in JSON format to feed the graph.
See attached file for sample data and example image.
The image is an example of the graph I want. The graph shows four data elements.
Y axis are percentage and time in MS.
The left hand Y axis shows a percentage. This is the efficiency of the machine.
The right hand Y axis shows time in ms. This is the RPM of the revolutions.
Disconnected (red) and Outages (blue)
The bottom (at 0) shows when there is a disconnection and if there was also an outage.
It can happen that the machine continues running but is not outputting anything and we call that disconnections.
There can be a disconnection without any down time (outages) which is shown as red at the bottom.
An outage is when the motor fails and stops running.
When this happens, a period of disconnected time and outage time overlap.
I include sample data and an image showing how the graph should look when completed.
You of course have to put the data into a mysql/mariadb table so you can build a function that retrieves the data in JSON format to feed the graph.
Related categories:
D3.js