Interactive Charts and Tables Test

July 15, 2026Get Electricity StaffElectricity Guide

Testing Dynamic Blog Post Elements

This is a test post to verify that we can render nice tables, charts, and basic layouts inside CMS articles using standard Markdown along with json-render blocks.

1. Standard Markdown Elements

Here is a standard markdown table to verify fallback styling:

Plan NameProviderRate (¢/kWh)
Gexa Saver DeluxeGexa Energy11.2
Reliant Basic PowerReliant14.5
TXU Free SpikesTXU Energy15.9

2. Dynamic Charts (json-render + EvilCharts)

Below is an interactive chart compiled dynamically using json-render code fences and Recharts:

Electricity Rate Comparison (Dallas, TX)
Compare the average rates of top providers.

3. Dynamic Data Grid (json-render + ReuiDataGrid)

Below is an interactive ReuiDataGrid containing the same data, but supporting paging and sorting: