petebrew / fhaes

Fire History Analysis and Exploration System
GNU General Public License v3.0
4 stars 1 forks source link

Improvements to architecture of element builders for FireChartSVG #127

Closed valorcrow closed 8 years ago

valorcrow commented 8 years ago

This pull request contains a batch of fixes regarding the architecture of the element builders used to generate SVG elements for display on the FireChartSVG. The primary goal of these fixes is to reduce the parameter coupling between these element builders and the FireChartSVG class.