+ var createChart = function() { new Chartkick["LineChart"]("chart-1", [{"name":"Rate","color":"#000000","data":{"1989":5.7,"1990":8.0,"1991":7.5,"1992":4.6,"1993":2.6,"1994":2.2,"1995":2.7,"1996":2.9,"1997":2.2,"1998":1.8,"1999":1.7,"2000":1.2,"2001":1.6,"2002":1.5,"2003":1.4,"2004":1.4,"2005":2.1,"2006":2.5,"2007":2.4,"2008":3.5,"2009":2.0,"2010":2.5,"2011":3.8,"2012":2.6,"2013":2.3,"2014":1.5,"2015":0.4,"2016":1.0,"2017":2.6,"2018":2.3,"2019":1.7,"2020":1.0,"2021":2.5,"2022":7.9,"2023":6.8,"2024":3.3,"2025":3.9},"dataset":{"pointRadius":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4],"pointStyle":["rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot","rectRot"]}}], {"suffix":"%","round":2,"points":true,"dataset":{"empty":"No data available","tension":0.5,"pointRadius":0,"pointHoverRadius":10},"library":{"plugins":{"datalabels":{"display":false},"legend":{"display":false,"labels":{"color":"#5D5D5D","font":{"size":20,"family":"Inter, sans-serif","weight":"bold"},"padding":30,"usePointStyle":true}},"tooltip":{"bodyFont":{"size":20,"family":"Inter, sans-serif","weight":"bold"},"titleFont":{"size":20,"family":"Inter, sans-serif","weight":"bold"}}},"responsive":true,"layout":{"padding":{"top":20,"bottom":20,"left":20,"right":20}},"scales":{"y":{"min":0,"grid":{"display":true},"border":{"dash":[5,5]},"ticks":{"stepSize":2,"maxTicksLimit":10,"autoSkip":false,"font":{"size":20}}},"x":{"border":{"display":true},"ticks":{"font":{"size":20}}}}},"legend":"bottom"}); };
0 commit comments