I’m not sure whether this is a plotly or a dash issue since I’ve made the table with plotly but the website on which the tables are being shown are constructed by dash.
When I try printing a webpage containing a plotly table Chrome adds these weird black lines on the right side of the table(shown in the first picture). This happens to every single table on the web page but ONLY the tables. Chrome also adds black lines on plots to highlight the scale (shown in the second picture).
Is this a dash/plotly bug or is there something wrong with Chrome? Maybe both?