/
How to enable Charts and Graphs app to show "Show All" button in Bitbucket
How to enable Charts and Graphs app to show "Show All" button in Bitbucket
This article explains how to view the Charts & Graphs app-provided commit graph and display Show All button. Bitbucket introduced its commit graph in v6.1 and requested to hide the Charts & Graphs app-provided commit graph by default.
Instructions
Add the following property to the bitbucket.properties config file in your shared folder. Refer to this link for the steps.
feature.commit.graph=false
Once added, the “Show All” button will be displayed like in the below screenshot.
As long as you have Legacy Mode turned off, Charts & Graphs commit graph will be displayed, after disabling the Bitbucket commit graph.
Related content
Dashboard Hub Connector Apps
Dashboard Hub Connector Apps
Read with this
Overriding Bitbucket 6.1's Commit Graph
Overriding Bitbucket 6.1's Commit Graph
More like this
Getting Started with Dashboard Hub
Getting Started with Dashboard Hub
Read with this
Viewing repository activity with the commit graph
Viewing repository activity with the commit graph
More like this
Bitbucket Special Features
Bitbucket Special Features
Read with this
Legacy Mode for Commit Graph
Legacy Mode for Commit Graph
More like this