testing custom_title handling #79
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
currently testing with:
https://deploy-preview-79--cmu-delphi-epivis.netlify.app/#eyJjaGFydCI6eyJ2aWV3cG9ydCI6WzczNzQ1MS41LC0xNDcxLDczOTIwOS41LDE0NTI5XSwic2hvd1BvaW50cyI6ZmFsc2V9LCJkYXRhc2V0cyI6W3siY29sb3IiOiIjMzlhYTljIiwidGl0bGUiOiJ2YWx1ZSIsInBhcmFtcyI6eyJ4eHgiOiJ5eXkiLCJfY3VzdG9tX3RpdGxlIjoiQUJDRCIsIl9lbmRwb2ludCI6ImNvdmlkY2FzdCIsImRhdGFfc291cmNlIjoibmNocy1tb3J0YWxpdHkiLCJzaWduYWwiOiJkZWF0aHNfYWxsY2F1c2VfaW5jaWRlbmNlX251bSIsInRpbWVfdHlwZSI6IndlZWsiLCJnZW9fdHlwZSI6InN0YXRlIiwiZ2VvX3ZhbHVlIjoibnkifX0seyJjb2xvciI6IiM0MzRkNmIiLCJ0aXRsZSI6InZhbHVlIiwicGFyYW1zIjp7Il9lbmRwb2ludCI6ImNvdmlkY2FzdCIsImRhdGFfc291cmNlIjoibmNocy1tb3J0YWxpdHkiLCJzaWduYWwiOiJkZWF0aHNfYWxsY2F1c2VfaW5jaWRlbmNlX251bSIsInRpbWVfdHlwZSI6IndlZWsiLCJnZW9fdHlwZSI6InN0YXRlIiwiZ2VvX3ZhbHVlIjoicGEiLCJfY3VzdG9tX3RpdGxlIjoiRUZHSCIsImN1c3RvbV90aXRsZSI6IklKS0wifX1dfQ==
which encodes:
{"chart":{"viewport":[737451.5,-1471,739209.5,14529],"showPoints":false},"datasets":[{"color":"#39aa9c","title":"value","params":{"xxx":"yyy","_custom_title":"ABCD","_endpoint":"covidcast","data_source":"nchs-mortality","signal":"deaths_allcause_incidence_num","time_type":"week","geo_type":"state","geo_value":"ny"}},{"color":"#434d6b","title":"value","params":{"_endpoint":"covidcast","data_source":"nchs-mortality","signal":"deaths_allcause_incidence_num","time_type":"week","geo_type":"state","geo_value":"pa","_custom_title":"EFGH","custom_title":"IJKL"}}]}