great-tables icon indicating copy to clipboard operation
great-tables copied to clipboard

Fix #791 by handling `interactive_data_values` properly

Open lorenzo-w opened this issue 5 months ago • 0 comments

Summary

This changes a single line in nanoplot_options() to handle interactive_data_values option properly instead of overriding it.

Related GitHub Issues and PRs

  • Ref: #791

Checklist

  • [x] I understand and agree to the Code of Conduct.
  • [x] I have followed the Style Guide for Python Code as best as possible for the submitted code.
  • [x] I have added pytest unit tests for any new functionality.

lorenzo-w avatar Oct 31 '25 09:10 lorenzo-w