|
This section of the Wiki is aimed at developers who wish to better understand and perhaps modify the BMON software. The code is thoroughly commented, but the documents described below are meant to provide higher level documentation for the application.
|
|
This section of the Wiki is aimed at developers who wish to better understand and perhaps modify the BMON software. The code is thoroughly commented, but the documents described below are meant to provide higher level documentation for the application.
|
|
|
|
|
|
[[BMON Architecture]]
|
|
## [[BMON Architecture]]
|
|
|
|
|
|
This document describes the overall structure of the BMON application. It also indicates the location of key elements of the BMON code and describes generally the implementation approach.
|
|
This document describes the overall structure of the BMON application. It also indicates the location of key elements of the BMON code and describes generally the implementation approach.
|
|
|
|
|
|
[[Alternatives to Highcharts]]
|
|
## [[Alternatives to Highcharts]]
|
|
|
|
|
|
BMON uses the [[Highcharts|http://www.highcharts.com/]] and [[Highstock|http://www.highcharts.com/products/highstock]] Javascript charting libraries to render graphs and other visualizations in the User's browser. Unfortunately the library is not open source and has [[licensing requirements|http://shop.highsoft.com/highcharts.html]]. This document contains notes about possible alternatives to the Highcharts and Highstock to possibly convert BMON to a fully open-source application. |
|
BMON uses the [[Highcharts|http://www.highcharts.com/]] and [[Highstock|http://www.highcharts.com/products/highstock]] Javascript charting libraries to render graphs and other visualizations in the User's browser. Unfortunately the library is not open source and has [[licensing requirements|http://shop.highsoft.com/highcharts.html]]. This document contains notes about possible alternatives to the Highcharts and Highstock to possibly convert BMON to a fully open-source application. |