Skip to content
This repository has been archived by the owner. It is now read-only.

Add an Example for HistogramView.DataSource Property #2104

Open
Julian8a opened this issue May 4, 2020 · 0 comments
Open

Add an Example for HistogramView.DataSource Property #2104

Julian8a opened this issue May 4, 2020 · 0 comments

Comments

@Julian8a
Copy link

@Julian8a Julian8a commented May 4, 2020

Please add an example for HistogramView.DataSource Property.

TODO (optional): Describe a specific scenario you would like to see addressed.
Sometimes work and sometimes do not work

System.ArgumentOutOfRangeException
HResult=0x80131502
Mensaje = El índice estaba fuera del intervalo. Debe ser un valor no negativo e inferior al tamaño de la colección.
Nombre del parámetro: index
Origen = mscorlib
Seguimiento de la pila:
en System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
en System.SZArrayHelper.get_Item[T](Int32 index)
en Accord.Controls.HistogramView.UpdateGraph(String title)
en Accord.Controls.HistogramView.onDataBind()
en Accord.Controls.HistogramView.set_DataSource(Object value)
en Analysis.PCA.MainForm.bindingSource1_CurrentChanged(Object sender, EventArgs e) en C:\OneDriveRepsol\OneDrive - Repsol\Desarrollo\Matematicas\Accord.Net\PCA1\Statistics\Analysis (PCA)\MainForm.cs: línea 254
en System.Windows.Forms.DataGridView.OnCurrentCellChanged(EventArgs e)
en System.Windows.Forms.DataGridView.SetCurrentCellAddressCore(Int32 columnIndex, Int32 rowIndex, Boolean setAnchorCellAddress, Boolean validateCurrentCell, Boolean throughMouseClick)
en System.Windows.Forms.DataGridView.SetAndSelectCurrentCellAddress(Int32 columnIndex, Int32 rowIndex, Boolean setAnchorCellAddress, Boolean validateCurrentCell, Boolean throughMouseClick, Boolean clearSelection, Boolean forceCurrentCellSelection)
en System.Windows.Forms.DataGridView.MakeFirstDisplayedCellCurrentCell(Boolean includeNewRow)
en System.Windows.Forms.DataGridView.OnHandleCreated(EventArgs e)
en System.Windows.Forms.Control.WmCreate(Message& m)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.DataGridView.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Help Topic: http://accord-framework.net/docs/html/P_Accord_Controls_HistogramView_DataSource.htm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.