alteryx/henchman

Feature Request: Remove Bokeh Logo

オープン

#38 opened on 2018/09/27

 (0 件のコメント) (6 件のリアクション) (0 人の担当者)Python (2 件のフォーク)auto 404
easyfixenhancementgood first issue

Repository metrics

Stars
 (15 個のスター)
PR merge metrics
 (PR metrics pending)

説明

  • Henchman version: 0.0.4
  • Python version: all
  • Operating System: all

Description

Bokeh is great and we mention it a lot in both docstrings and the plaintext documentation. That being said, the logo is a bit overbearing to have in every plot. It's a plot attribute, so it can be directly removed in the _make_x_plot with

plot.toolbar.logo = None

コントリビューターガイド