Class: TRMNLP::Lint::Checks::HighchartsAnimationsDisabled
- Inherits:
-
TRMNLP::Lint::Check
- Object
- TRMNLP::Lint::Check
- TRMNLP::Lint::Checks::HighchartsAnimationsDisabled
- Defined in:
- lib/trmnlp/lint/checks/highcharts_animations_disabled.rb
Constant Summary collapse
- MESSAGE =
'Highcharts should have animations disabled.'- LEARN_MORE =
'https://trmnl.com/framework/chart'
Method Summary
Methods inherited from TRMNLP::Lint::Check
Constructor Details
This class inherits a constructor from TRMNLP::Lint::Check