You need to sign in or sign up before continuing.
  • Andrew Fontaine's avatar
    Only Display One Chart at a Time · aaeb74a5
    Andrew Fontaine authored
    This adds segmented controls so only one CI/CD analytics chart is
    displayed at a time. The user selects the date range that they wish to
    view. It also reduces the number of `echarts` instances required.
    
    This affects both pipeline charts and deployment charts.
    aaeb74a5
pipeline_charts_spec.js 2.82 KB