i have simple app with a single sheet. on the sheet im using two extensions. one extension is drawing a graph and the second extension is a range slider which i want to use to set a range between 0 and 1. after changing the range the graph should be updated.
im looking for a way to combine these two extension or to communicate with each other.