Overview of legacy diagram types available in ClearCalcs templates
Legacy diagrams are pre-built diagram widgets that provide standardized visualization for common engineering calculations. These diagrams are implemented as diagram widgets with specific types and use equation interfaces to pass parameters.
While legacy diagrams continue to be supported, new template development should consider using the newer Interactive Diagrams for enhanced functionality and better user experience.
Data Validation: Always validate input data before passing to diagram widgets
Unit Consistency: Ensure all units are properly converted and labeled
Conditional Display: Use visibleIf conditions to show diagrams only when relevant
Performance: Minimize complex calculations within diagram equations
User Experience: Provide clear labels and tooltips for diagram elements
Legacy diagrams are battle-tested and reliable for standard engineering visualizations. They provide consistent behavior across the platform and are well-suited for most template requirements.