Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add Bokeh gridplot/layout integration (Issue #40) #149

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

valleyofblackpanther
Copy link

After doing a lot of research I have added the beginning phase of issue #40. I started with some abstraction over the bokeh code, but during the process I realized abstraction alone isn't sufficient. This issue requires Grid Plot for that to happen we require layout components which I added, and some CSS object model abstraction which is WIP with the help of cssutils. I had to use some bokeh terminologies to work around with the layout components. This issue still requires a lot of changes.

I am trying to figure out to make grid plots, and a abstraction over CSS object model.

Any kind of help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant