holoviz / holoviz/hvplot

Make plot_code a Parameter

Open
#885 4 comments 0 reactions 0 assignees View on GitHub
api: explorer
Dominant language
Python
Stars
1.4k
Forks
124
Avg merge
1d 18h
Merged PRs (30d)
1

Description

## Request

Change `plot_code` from a function to a parameter. Or document how to automatically update the plot code in some output cell in a notebook.

## Motivation

I love that the fact that I can export my `explorer` work as code.

But I would like the code to be able to just update automatically because

- Its friction that I have to rerun a cell to get the code.
- The output of the `plot_code()` might not be in sync with the explorer selections if I ran that function some time ago.
- I want to be able to easily deploy an explorer Panel data app to my users such that the starting point for a visualization is just a web page that can take us a long way, then we export the code and continue if/ when needed.

![image](https://user-images.githubusercontent.com/42288570/187124363-ec427ffe-1bbb-4d27-869f-e854ec79af33.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.