Home Forums Software Custom Plots in Chi Bio GUI

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1570
    saurabhmalani
    Participant

    Hi Harrison!

    I want to add some additional plots to the Chi Bio GUI, specifically the growth rate (which is already being calculated and recorded in the csv file, just is not plotted in real time). How would you suggest I go about implementing this? Will I have to amend both the html template in ChiBio/templates/index.html as well as add the additional plotting script in ChiBio/static/HTMLScripts.js ?

    Regards,
    Saurabh

    #1572
    harrison
    Keymaster

    Hello Saurabh

    Yes, basically you need to edit both the html and the javascript. You can do so by just copy-pasting the existing code and adjusting it to reflect the data you wish to show. For growth rate, there is actually a plot for this which will appear if you use the dither OD mode. You could also try using the code for that as a template to help you implement other plots. Try clicking Dither OD next time you run an experiment (it will control OD in a slightly different way – making a zig zag) and you will see the plot appear.

    Harrison

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log in/Register
Scroll to top