Closed workingbuddy10 closed 11 months ago
We're currently working on a demo like that. Stay tuned.
That's nice 💯 @martynasma , is there estimate/probable time for the release of this feature? Also do let me know If I could provide any help! As I have been an extensive user of amcharts stockcharts.
At this point we don't know whether it will be full on feature, or we just produce a proof of concept demo.
Should know more in the coming days. Will let you know here.
You can give it in the indicator list, as an indicator.
Sure I'll be waiting for this, as this is one of the most requested feature! @martynasma
Implemented in 5.7.0.
Serializer
setting: fullSettings
. Will ignore depth settings for keys listed in fullSettings
.StockAxis
toolbar control: DataSaveControl
. Allows to automatically or manually save all drawings and indicators to browser's local storage, as well as restore them across sessions. More info.SettingsControl
: Auto-save drawings and indicators.SettingsControl
: autoSave
. Enables user to toggle auto-saving of indicators/drawings via Settings dropdown.DropdownList
and DropdownListControl
: exclude
. Can be set to an array of item IDs that should not appear in the list. Can be used to disable default list items.StockChart
: spriteResizer
. Holdes an instance of SpriteResizer
which is used among drawing tools.zoomable
setting added to Axis. If set to false, calling axis.zoom() won't do anything, meaning that the axis won't be zoomed with scrollbars, wheel, cursor etc.StockChart
will only sync zoom between X axes that are of the same type as the main axis.SpriteResizer
.IndictorControl
is now searchable by default (searchable: true
).PeriodSelector
's buttons were not being reset when chart was zoomed manually.StockChart
's control were not being positioned correctly in all cases on a page with RTL direction enabled.StockChart
indicators.StockChart
, indicator's panel X-axis was out of sync with the main panel's X-axis if the latter's scale was longer to some other series on the main panel.StockChart
label drawing tools.GaplessDateAxis
was not always including the first date when using axis.zoomToDates(startDate, endDate)
method.Make sure you clear your browser cache after upgrading. And feel free to contact us again if you are still experiencing this issue.
@martynasma Where is the option for Volume at Price chart to appear given?
Via Indicators dropdown. Make sure you clear your browser cache.
There is a issue in Volume at Price.
When I have enabled the Auto save from Data Save Control toolbar, and user clicked on Volume at price in that they have opted for ticks per row and give the value as 1.
Whole chart freezes. As there is a heavy calculation I can understand that.
But due to Auto save, I am totally freeze, my whole app is stuck even though I re-open the app then too it doesn't fixes.
@zeroin Hope you can resolve it.
Can you please post it as a separate issue?
Volume at Price is one of the most used features in the market. Though there is no in-built feature in amcharts to get this one.
How can I proceed with this?
Volume at price looks like this: