import pandas as pd import numpy as np np.random.seed(24) df = pd.DataFrame(np.random.randn(8, 4), columns=list('ABCD')) df.style.background_gradient() Since all text ...
Contributors: mmuhsin Tags: block editor, gutenberg, gradient, text, typography Requires at least: 6.1 Tested up to: 6.3 Stable tag: 1.0.0 Requires PHP: 7.0 License ...