I’m creating a landing page and embedding a graphic from datawrapper - is there a way to make this on white background but not with the full width?
Here is the graphic with no chosen background, so it’s a cleaner read with the white.
Hi @SAmmons,
If you’re embedding from datawrapper, then the colors option should be set from datawrapper as well.
Hi @SAmmons ,
There are two primary approaches to achieve your desired look for the Datawrapper graphic on a white background without full-width expansion:
1. Datawrapper Customization:
Explore Chart Types: Experiment with different chart types (e.g., bar charts, line charts) that might better suit a white background.
Adjust Chart Styles: Utilize Datawrapper’s styling options to customize colors, fonts, and other visual elements.
Export as Image: Export the chart as a PNG or SVG image and embed it directly into your landing page, allowing for more precise customization.
2. CSS Customization:
Inspect Element: Use your browser’s developer tools to inspect the embedded graphic’s HTML and CSS.
Modify CSS: Apply custom CSS styles to modify the graphic’s background color, width, and other properties.
Let me know if you need help with the coding or integration side.
Regards,
Arisudan