Skip to content

Hide legends in line chart relational in small screens #3032

Hide legends in line chart relational in small screens

Hide legends in line chart relational in small screens #3032

Workflow file for this run

name: Size Limit
on:
pull_request:
branches:
- '**'
jobs:
size:
name: Size Limit
runs-on: ubuntu-latest
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
cache: yarn
- uses: andresz1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}